Derive some programming modes from prog-mode.
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 15 Jun 2011 14:07:48 +0000 (07:07 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 15 Jun 2011 14:07:48 +0000 (07:07 -0700)
commitdb858dbc798dd7da97813c56e5c0320282fd3ebf
tree9982939a31f81ce684a90027bc2975438fa4559d
parent98ac93036d6884022ad97ba37a8885f6e72cabe7
Derive some programming modes from prog-mode.

* lisp/progmodes/python.el (python-mode): Derive from prog-mode.
* lisp/progmodes/ps-mode.el (ps-mode):
* lisp/progmodes/mixal-mode.el (mixal-mode):
* lisp/progmodes/ld-script.el (ld-script-mode): Likewise.
lisp/ChangeLog
lisp/progmodes/ld-script.el
lisp/progmodes/mixal-mode.el
lisp/progmodes/ps-mode.el
lisp/progmodes/python.el